in reply to Re: Global variables and SimpleHTTP request handler
in thread Global variables and SimpleHTTP request handler
Hi,
use run instead of background
This is incorrect, run does not return, and doesn't help in sharing data in the way the OP wants.
Regards,
-- Hauke D
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Global variables and SimpleHTTP request handler
by Anonymous Monk on Jan 02, 2017 at 22:42 UTC | |
by haukex (Archbishop) on Jan 03, 2017 at 12:18 UTC |