Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
kw['monitor_factory'] = lambda cb: PollingFileMonitor(cb, **pkw)
Integrated process monitor for developing and reloading daemons.