-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
hello so I'm basically trying to update the policy whenever certain events occur. After the event occurs, the program crashes with the following exception:
(((pid 24589) (thread_id 0))
((human_readable 2017-07-15T02:21:10-0400)
(int63_ns_since_epoch 1500099670959842000))
"unhandled exception in Async scheduler"
("unhandled exception"
((src/monitor.ml.Error_
((exn Not_found)
(backtrace
("Raised at file \"src/core_hashtbl.ml\", line 296, characters 29-38"
"Called from file \"lib/Frenetic_Vlr.ml\", line 181, characters 24-31"
"Called from file \"lib/Frenetic_NetKAT_Compiler.ml\", line 356, characters 38-49"
"Called from file \"lib/Frenetic_NetKAT_Compiler.ml\", line 363, characters 18-56"
"Called from file \"async/Frenetic_OpenFlow0x01_Plugin.ml\", line 364, characters 16-76"
"Called from file \"src/deferred_list.ml\", line 14, characters 22-29"
"Called from file \"src/deferred0.ml\", line 57, characters 2-10"
"Called from file \"src/deferred0.ml\", line 64, characters 64-69"
"Called from file \"src/job_queue.ml\", line 160, characters 6-47" ""))
(monitor
(((name main) (here ()) (id 1) (has_seen_error true)
(is_detached false))))))
((pid 24589) (thread_id 0)))))
any idea why this is the case?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels