Bald Bluff, Illinois

Bald Bluff (also Baldbluff) is an unincorporated community, in Bald Bluff Township, Henderson County, Illinois, United States.[1]

Bald Bluff, Illinois
Unincorporated community
Bald Bluff
Bald Bluff
Coordinates: 41°01′07″N 90°51′14″W
CountryUnited States
StateIllinois
CountyHenderson
Elevation
633 ft (193 m)
Time zoneUTC-6 (Central (CST))
  Summer (DST)UTC-5 (CDT)
Area code(s)309
GNIS feature ID422428[1]

Notable people

  • Guy C. Scott, Chief Justice of the Illinois Supreme Court, was born in Bald Bluff.[2]

Notes



gollark: I thought there was a way to do this but I forgot it; can you compile a single dependency with a higher optimization level?
gollark: Oh, never mind, found it.
gollark: Thanks. Apparently that works. Is there a way to *cancel* that task from the function which spawns it?
gollark: I think I'm missing something then. It says```rusterror[E0373]: async block may outlive the current function, but it borrows `ws`, which is owned by the current function --> src/connection.rs:40:23 |40 | task::spawn(async { | _______________________^41 | | let mut interval = stream::interval(Duration::from_secs(10));42 | | while let Some(_) = interval.next().await {43 | | ws.send_string("Hi".to_string()); | | -- `ws` is borrowed here44 | | }45 | | }); | |_____^ may outlive borrowed value `ws````
gollark: `WebSocketConnection` is not.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.