MCPcopy Create free account
hub / github.com/Deleplace/programming-idioms / callable

Interface callable

web/appengine/delay.go:18–22  ·  view source on GitHub ↗

2021-12: delay funcs are no longer executed in local dev env with dev_appserver.py Workaround: IF local dev env THEN execute immediately (not in a delayed task)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

saveNewIdiomMethod · 0.65
saveExistingIdiomMethod · 0.65
initFunction · 0.65
adminReindexAjaxFunction · 0.65
initFunction · 0.65
CallMethod · 0.65

Implementers 1

notDelayedFuncweb/appengine/delay.go

Calls

no outgoing calls

Tested by

no test coverage detected