We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3abaa9f commit 3582b42Copy full SHA for 3582b42
src/sch/util.jl
@@ -1,5 +1,5 @@
1
const DAGDEBUG_CATEGORIES = Symbol[:global, :submit, :schedule, :scope,
2
- :take, :execute, :processor]
+ :take, :execute, :move, :processor]
3
macro dagdebug(thunk, category, msg, args...)
4
cat_sym = category.value
5
@gensym id
0 commit comments