<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eventmq/docs/using/devs, branch 0.4</title>
<subtitle>EventMQ is a job execution and message passing system built on ZeroMQ https://eventmq.github.io/eventmq/
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/'/>
<entry>
<title>Config refactor tweaks</title>
<updated>2017-04-05T22:20:21+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2017-04-05T22:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=ab0ccf7a37c04b1ae6ddc6b046cac432be513176'/>
<id>ab0ccf7a37c04b1ae6ddc6b046cac432be513176</id>
<content type='text'>
- Catch KeyboardInterrupt in the scripts and die gracefully
- Don't explicitly set `conf.section` in the devices. This is done during
  `load_settings_from_dict/file`.
- Add missing documentation
- Remove some old commented out code.
- Update the publisher code to use new settings
- Raise a value error when trying to load settings for an unknown section
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Catch KeyboardInterrupt in the scripts and die gracefully
- Don't explicitly set `conf.section` in the devices. This is done during
  `load_settings_from_dict/file`.
- Add missing documentation
- Remove some old commented out code.
- Update the publisher code to use new settings
- Raise a value error when trying to load settings for an unknown section
</pre>
</div>
</content>
</entry>
</feed>
