-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Improve timing behavior in sambacc. Currently, sambacc support two kinds of waiting: waiting on file changes or waiting by predefined sleeps. The file based wait depends on inotify and only works on a local file system. File wait works best but not enough situations so we should probably make time sleeps less hacky with sane timeouts.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo