D3f0 / D3f0/coreemu

datacollect and shutdown hooks not called from batch mode

Open
#187 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
Tcl
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
Using 'core -b' to start a scenario in batch mode, then 'core -c' to shutdown,
hooks for the datacollect and shutdown states are not invoked.

Two different code paths:
1. For 'core -c' a Session Message is sent with the delete flag.
2. For the stop button (GUI), first a datacollect event is sent, then node and
link delete messages, and cored decides when to enter the shutdown state.
```

Original issue reported on code.google.com by `ahrenh...@gmail.com` on 8 Mar 2013 at 3:48

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.