-
Geoff Simmons authored
.compile() is still legal, but unnecessary and will be deprecated. .create_stats() just sets a flag in the PRIV_TASK that stats should be created by the fini method. If .compile() is called, .create_stats() is now legal before or after .compile().
749b0a4a