Spring Storms

Spring Storms or Spring Storms in the Autumn of Life (German: Frühlingsstürme im Herbste des Lebens) is a 1918 German silent drama film directed by and starring Fern Andra. It also features Josef Peterhans and Reinhold Schünzel.[1]

Spring Storms
Directed byFern Andra
Produced byGeorg Bluen
Written byFern Andra
StarringFern Andra
Josef Peterhans
Reinhold Schünzel
Production
company
Fern Andra-Film
Release date
22 August 1918
CountryGermany
LanguageSilent
German intertitles

Cast

gollark: Plus associated functions to suspend coroutines and whatnot.
gollark: ```luawhile run do local ev = {cy()} for ID, co in pairs(coroutines) do if coroutine.status(co.coroutine) == "dead" then co.status = "dead" co.running = false end if co.running then _G.process.running_ID = ID local ok, err = coroutine.resume(co.coroutine, table.unpack(ev)) if not ok then if co.error_handler then co.error_handler(err) else run = false error = err end end end endend```is what I have for that.
gollark: When I say "process" I mean "coroutine with fancy metadata being run in a loop".
gollark: Er, as a process, I mean.
gollark: It's not hard, just run `rednet.run` in your loop.

References

  1. Bock & Bergfelder p.433

Bibliography

  • Bock, Hans-Michael & Bergfelder, Tim. The Concise CineGraph. Encyclopedia of German Cinema. Berghahn Books, 2009.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.