guruofquality / gras

GRAS: The GNU Radio Advanced Scheduler
https://github.com/guruofquality/gras/wiki
Other
23 stars 11 forks source link

handle_top_active + grextras packet test #40

Closed guruofquality closed 11 years ago

guruofquality commented 11 years ago

//TODO figure out for why under what funny reasons //grextras packet test has an issue passing //when I do the kick, but not with the direct call to handle //ideally, we always kick here and let the kick handler call handle_task this->handle_task(); //this->Push(SelfKickMessage(), Theron::Address());

Note: this happens on my laptop, not desktop