Microdot Framework v1.10.4 Release Notes

Release Date: 2018-06-12 // almost 6 years ago
    • ๐Ÿ“‡ Rename service arguments
      • OnStopWaitTime to OnStopWaitTimeSec
      • ServiceDrainTime to ServiceDrainTimeSec
    • Host stop is now taking in account onStopWaitTime And ServiceDrarinTime before performing force exit
    • ๐Ÿ›  Fix possible rare deadlock while retrieving ConfigObjects