James Prestwood
933be89812
auto-t: fix hostapd.ungraceful_restart
...
Restarting hostapd from python was actually leaking memory and
causing the hostapd object to stay referenced in python. The
GLib timeout in wait_for_event was the ultimate cause, but this
had no come to light because no tests restarted hostapd then
used wait_for_event.
In addition, any use of wait_for_event after a restart would
cause an exception because the event socket was never re-attached
after hostapd restarted.
Now we properly clean up the timeout in wait_for_event and
re-initialize the hostapd object on restart.
2020-07-15 14:43:29 -05:00
..
2020-02-03 11:34:29 -06:00
2019-08-07 16:37:51 -05:00
2020-03-21 00:10:34 -05:00
2020-04-09 16:46:31 -05:00
2020-05-13 05:50:45 -05:00
2020-05-02 07:03:05 -05:00
2019-05-13 16:38:23 -05:00
2019-06-11 11:44:00 -05:00
2020-07-08 18:28:58 -05:00
2019-10-24 13:04:53 -05:00
2020-05-02 06:40:23 -05:00
2018-12-14 13:47:00 -06:00
2019-07-23 17:19:12 -05:00
2020-07-08 18:29:01 -05:00
2019-10-24 13:04:53 -05:00
2019-10-24 13:04:53 -05:00
2019-10-24 13:04:53 -05:00
2019-11-14 12:58:18 -06:00
2019-10-24 13:51:20 -05:00
2019-10-24 13:04:53 -05:00
2019-10-24 13:04:53 -05:00
2019-10-24 13:04:53 -05:00
2020-07-08 18:29:01 -05:00
2020-07-08 18:29:01 -05:00
2020-07-08 18:29:01 -05:00
2019-10-24 13:04:53 -05:00
2019-10-28 15:01:36 -05:00
2019-10-24 13:04:53 -05:00
2020-03-21 00:10:36 -05:00
2019-10-24 13:04:53 -05:00
2019-10-24 13:04:53 -05:00
2019-10-24 13:04:53 -05:00
2020-07-08 18:29:01 -05:00
2018-12-14 13:47:00 -06:00
2020-03-21 00:10:36 -05:00
2020-07-08 18:29:01 -05:00
2020-07-08 18:29:01 -05:00
2020-07-08 18:29:01 -05:00
2019-08-28 13:06:40 -05:00
2020-03-21 00:10:36 -05:00
2020-04-09 16:46:31 -05:00
2020-03-21 00:10:36 -05:00
2020-03-21 00:10:36 -05:00
2020-03-21 00:10:36 -05:00
2020-03-21 00:10:36 -05:00
2020-03-21 00:10:36 -05:00
2020-03-21 00:10:36 -05:00
2020-06-09 21:58:52 -05:00
2020-06-12 15:04:43 -05:00
2020-03-21 00:10:36 -05:00
2019-10-24 23:18:23 -05:00
2019-04-22 18:20:01 -05:00
2018-12-14 13:47:00 -06:00
2019-11-13 16:37:17 -06:00
2019-10-24 13:04:53 -05:00
2019-11-15 14:17:25 -06:00
2020-03-21 00:10:36 -05:00
2019-08-02 02:23:45 -05:00
2019-04-22 18:16:14 -05:00
2019-06-11 11:44:00 -05:00
2019-10-24 15:58:08 -05:00
2019-09-12 11:36:00 -05:00
2018-12-14 13:47:00 -06:00
2019-04-22 18:20:01 -05:00
2019-05-13 16:38:23 -05:00
2018-12-14 13:47:00 -06:00
2018-12-14 13:47:00 -06:00
2020-07-15 14:43:29 -05:00