|
Bugzilla – Full Text Bug Listing |
| Summary: | Unexpected behavior when running Python simulations using ns3::RealtimeSimulatorImpl | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | alina <aquereilhac> |
| Component: | python bindings | Assignee: | Gustavo J. A. M. Carneiro <gjcarneiro> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | ns-bugs |
| Priority: | P5 | ||
| Version: | pre-release | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
alina
2010-08-05 08:37:09 UTC
I think we should call Simulator::Run by default for when the scheduler is a real-time one. It will ignore signals, but at least it runs. It's complicated to catch signals reliably when threads are involved... That would work. |